home *** CD-ROM | disk | FTP | other *** search
/ One Click 11 / OneClick11.iso / Interface / it.dig / scripts / DefineButton2_334 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-04  |  83 b   |  4 lines

  1. on(release){
  2.    fscommand("run.app","%org%\\Essenciais\\Acrobat\\setup.exe");
  3. }
  4.